Shell integration improvements and cleanups
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:03:06 +0000 (00:03 -0300)
commit5c6f7afdca37d320502480c454b5160204066428
treea1b5131e4414b601343e291128f015ecc3a17fe1
parentd629e5313fb21f6b87a5f8a981309fa9922691d8
Shell integration improvements and cleanups

Removed functions python-shell-clear-latest-output and
python-shell-send-and-clear-output in favor of
python-shell-send-string-no-output.

Also python-shell-send-string now supports multiline string statements
so you won't have to worry calling python-shell-send-file again.

All this changes should make integrations with other Python shells
than standard more robust.
lisp/progmodes/python.el